@font-face{
	font-display:auto;
	font-family:FinnairSans;
	font-style:normal;
	font-weight:200;
	src:url("https://ide.pimcore.uat.convert.no/CustomerWebshops/Finnair/fonts/FinnairSans-Light.woff") format("woff")
	}


@font-face{
	font-display:auto;
	font-family:FinnairSans;
	font-style:normal;
	font-weight:400;
	src:url("https://ide.pimcore.uat.convert.no/CustomerWebshops/Finnair/fonts/FinnairSans-Regular.woff") format("woff")
	}
	
	
@font-face{
	font-display:auto;
	font-family:FinnairSans;
	font-style:normal;
	font-weight:600;
	src:url("https://ide.pimcore.uat.convert.no/CustomerWebshops/Finnair/fonts/FinnairSans-Medium.woff") format("woff")
	}


@font-face{
	font-display:auto;
	font-family:FinnairSans;
	font-style:normal;
	font-weight:700;
	src:url("https://ide.pimcore.uat.convert.no/CustomerWebshops/Finnair/fonts/FinnairSans-Bold.woff") format("woff")
	}


.convert-wysiwyg p {
    font-size: 1rem!important;
}

.opc-payment-additional {
  margin: 1rem 0 0;
  padding: 1rem 0 0;
  border-top: 1px solid #c1c1c1;
  display: none;
}

.page-header {
  background-color: #ffffff;
}

.convert-banner .convert-banner-content .button, .form-login .actions-toolbar div.primary .action, .login-container .block-new-customer .action, .form.password.forget .actions-toolbar div.primary .action, .account .actions-toolbar .action.primary {
  font-size: 15px !important;
  margin-top: 1rem;
background: #0c0243;
border: solid .05rem #0c0243;
border-radius: 1.55rem;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: .8rem;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
line-height: 1;
padding: 1rem!important;
font-weight: 700;
text-decoration: none;
}

.convert-banner .convert-banner-content .button:hover, .form-login .actions-toolbar div.primary .action:hover, .login-container .block-new-customer .action:hover, .form.password.forget .actions-toolbar div.primary .action:hover, .account .actions-toolbar .action.primary:hover {
background: #494989;
}

.product-info-wrapper .box-tocart .actions button.action {
 background: #0c0243;
border: solid .05rem #0c0243;
border-radius: 1.55rem;
}


div.account-nav .nav .item.current strong {
   color: #0c0243;

}

 div.account-nav .nav .item:hover a {
  color:#0c0243;

}


.product-info-wrapper .box-tocart .actions button.action:hover {
 background: #494989;
}


/*  Endre logo til en satt bredde */
.is-not-sticky .header .sticky-header-row .logo {
 width: 220px;
max-width: 220px;
}
.is-sticky .header .header-row .logo {
    width: 220px;
}
/* Logo størrelse slutt */
.is-simple-product:not(.is-configurable-product) .product-info-wrapper .product-info-form-wrapper .box-tocart .field.qty .control {
  min-width: 1px;
}
.product-min-qty {
position: relative;
top: 7rem;
}
.is-simple-product:not(.is-configurable-product) .product-info-wrapper .product-info-form-wrapper .box-tocart .field.qty {
  padding-right: 24px;
  width: 8rem;
}
div.product.pricing {
display:block;
width:25rem;
padding-top:1rem;
}
.info-notice a:hover {
color:#ffffff;
text-decoration:underline;
text-decoration-color: #fff;
}
.cart-summary table .shipping th .label:after{
display:block;
content:"Please note that the shipping fee is for deliveries in Finland. If there is a delivery to another country, we will contact You and confirm the shipping fee after placing Your order.";
opacity: 0.8;
font-size: 0.8rem;
}